home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Freeware / Programare / SRCedit / setup.exe / {sys} / cmcs21.ocx / REGISTRY / 128 (.txt) < prev   
Encoding:
InstallShield Script  |  2003-02-19  |  413 b   |  10 lines

  1.     CodeSense.Rect = s 'Rect Class'
  2.         CLSID = s '{7F4BD1FA-4142-4C14-BCEC-5563E7F66E9B}'
  3.     NoRemove CLSID
  4.         ForceRemove {7F4BD1FA-4142-4C14-BCEC-5563E7F66E9B} = s 'Rect Class'
  5.             ProgID = s 'CodeSense.Rect'
  6.             VersionIndependentProgID = s 'CodeSense.Rect'
  7.             ForceRemove 'Programmable'
  8.             InprocServer32 = s '%MODULE%'
  9.                 val ThreadingModel = s 'Apartment'
  10.